emacs.git
2015-07-14 justburSwitch to only using dashes for symbol names
2015-07-14 justburMerge branch 'master' of https://github.com/justbur...
2015-07-14 justburBe consistent with use of double slash
2015-07-14 Justin BurkettMerge pull request #34 from bmag/master
2015-07-14 Bar MagalUpdated images for split frame
2015-07-14 justburTypo in readme
2015-07-14 justburFix url in header
2015-07-14 justburflycheck-package fixes
2015-07-14 justburReorg the readme and add key features to intro
2015-07-14 justburCleanup replacement functions again
2015-07-14 justburFix add-replacement functions
2015-07-14 justburFix #33
2015-07-13 justburNew default pictures
2015-07-13 justburConvert custom functions to defcustom
2015-07-13 justburFix weird no room error
2015-07-13 justburAutoloads for helper functions
2015-07-13 justburRemove defaults related to outside packages
2015-07-13 justburMinor change to previous refactor
2015-07-13 justburRefactor column layout
2015-07-13 justburFix a message
2015-07-13 justburRemove some old code
2015-07-13 justburAdd docstring for propertize-description
2015-07-13 justburMove unicode-correction and bump default to 3
2015-07-13 justburFix #32
2015-07-12 justburFix unicode-correction docstring
2015-07-12 justburAdd support for custom display functions
2015-07-12 justburChange default unicode-correction
2015-07-12 justburUpdate commentary
2015-07-12 justburFixes #24 (Update docstrings)
2015-07-12 justburCleanup replacement helper functions
2015-07-11 justburAdd note to README about side-window defaults
2015-07-11 justburAdd unicode correction for wide unicode chars
2015-07-11 justburAdd default replacement for select-window-[N]
2015-07-11 justburMention customize-group in README
2015-07-11 justburReadme typo
2015-07-11 justburMerge branch 'master' of https://github.com/justbur...
2015-07-11 justburAdd replacement descriptions to readme.
2015-07-11 Justin BurkettMerge pull request #30 from bmag/readme
2015-07-11 justburMerge branch 'readme' of https://github.com/bmag/emacs...
2015-07-11 justburShow prefix in can't show messages
2015-07-11 justburMerge status-key
2015-07-11 justburAdd status defcustom and clean-up layout funcs
2015-07-11 Bar Magalreadme: explain different popup types
2015-07-11 Bar MagalStart special-features section in readme #29
2015-07-11 justburAdd better check for no room in frame
2015-07-11 justburProtect against infinite loops
2015-07-11 justburProtect against infinite loops
2015-07-11 justburStart to fix lock up on small vertical window
2015-07-11 justburMerge status-key and layout changes
2015-07-10 justburFix bug when frame too small
2015-07-10 justburRemove message
2015-07-10 justburMerge branch 'fill-columns'
2015-07-10 justburReorganize code and clean-up comments a little
2015-07-10 justburRe-enable the prefix option
2015-07-10 justburRequire dash
2015-07-10 Justin BurkettMerge pull request #26 from bmag/fill-columns
2015-07-10 Justin BurkettMerge pull request #27 from bmag/master
2015-07-10 Bar MagalFix some defcustoms
2015-07-10 Bar MagalCheck frame width in a non-buggy way
2015-07-10 Bar MagalUse toggle-truncate-lines; reduce -> cl-reduce
2015-07-10 justburBring back error message for too small of a frame
2015-07-10 justburFix bug (layout wasn't going to 1 line)
2015-07-10 justburFill columns first with variable column width
2015-07-10 justburFix bug in populate buffer
2015-07-10 justburTry out status-key option
2015-07-09 justburFix #6: TODO for defcustom
2015-07-09 justburMake variables stand-out in readme
2015-07-09 justburFix add replacement functions
2015-07-09 justburAnother typo
2015-07-09 justburTypo in add-major-mode-key-based-...
2015-07-09 justburMerge branch 'better-window-sizes'
2015-07-09 justburremove mode-line
2015-07-09 justburMerge branch 'better-window-sizes' of https://github...
2015-07-09 justburChange side-window params to percentages
2015-07-09 Bar MagalUse fit-window-to-buffer again
2015-07-09 Bar MagalAllow percentages for side-window max sizes #19
2015-07-09 justburAdd functions for adding to replacement alists
2015-07-09 Bar MagalFix text vs. total window width handling #22
2015-07-09 justburRemove mode-line and tweak max-height
2015-07-09 justburMake user setup functions interactive and autoload
2015-07-09 justburFix #22
2015-07-09 justburRemove hidden-mode-line-mode
2015-07-09 justburAdd minibuffer picture
2015-07-09 Justin BurkettDelete which-key-minibuffer.PNG
2015-07-09 justburAdd bottom section and picture to readme
2015-07-09 justburAdd minibuffer picture
2015-07-09 justburAdd config setup functions and more
2015-07-09 justburUpdate readme
2015-07-09 justburPossible fix for #18
2015-07-08 justburFix #21
2015-07-08 justburFix act-width in populate-buffer
2015-07-08 justburRework key-based replacement
2015-07-08 justburFix replace-match and rewrite propertize-key
2015-07-08 justburBreak out key-based replacement function.
2015-07-08 justburFixes #19
2015-07-08 justburRemove hide-popup call from update function
2015-07-08 justburFix bug in format-matches
2015-07-08 justburAdd option to specify major-mode in replacements
2015-07-08 justburRevert unintended change to act-height calc
2015-07-08 justburFix #17 errors when not enough room is available.
next